GtkAssistant: don't hide headerbar from a11y
authorMatthias Clasen <mclasen@redhat.com>
Thu, 10 Apr 2014 21:22:46 +0000 (14:22 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 10 Apr 2014 21:23:39 +0000 (14:23 -0700)
commit256d52152ca16993a605c06e78b0f3174c37173e
treeb2f560c17871460919b0cc77fa0f45d659f1e54e
parent19e1a8feb46f0e6c50b91316fcc7459d67a60dcc
GtkAssistant: don't hide headerbar from a11y

GtkAssistant has its own accessible implementation, and we forgot
to update it when we added a headerbar.
gtk/gtkassistant.c